﻿2026-07-22T02:17:20.2745622Z ##[group]Run actions/checkout@v5
2026-07-22T02:17:20.2746104Z with:
2026-07-22T02:17:20.2746452Z   repository: BigscreenVR/spt-bs-core
2026-07-22T02:17:20.2749723Z   token: ***
2026-07-22T02:17:20.2750073Z   ssh-strict: true
2026-07-22T02:17:20.2750407Z   ssh-user: git
2026-07-22T02:17:20.2750740Z   persist-credentials: true
2026-07-22T02:17:20.2751136Z   clean: true
2026-07-22T02:17:20.2751480Z   sparse-checkout-cone-mode: true
2026-07-22T02:17:20.2751891Z   fetch-depth: 1
2026-07-22T02:17:20.2752215Z   fetch-tags: false
2026-07-22T02:17:20.2752553Z   show-progress: true
2026-07-22T02:17:20.2752891Z   lfs: false
2026-07-22T02:17:20.2753210Z   submodules: false
2026-07-22T02:17:20.2753554Z   set-safe-directory: true
2026-07-22T02:17:20.2753982Z   allow-unsafe-pr-checkout: false
2026-07-22T02:17:20.2754655Z env:
2026-07-22T02:17:20.2755120Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T02:17:20.2755691Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T02:17:20.2756196Z ##[endgroup]
2026-07-22T02:17:20.3551037Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T02:17:20.3552617Z ##[group]Getting Git version info
2026-07-22T02:17:20.3553331Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T02:17:20.3554171Z [command]/usr/bin/git version
2026-07-22T02:17:20.3554556Z git version 2.43.0
2026-07-22T02:17:20.3565251Z ##[endgroup]
2026-07-22T02:17:20.3576559Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b7b22b91-50dd-4403-86e2-7a8da66efdc3' before making global git config changes
2026-07-22T02:17:20.3577965Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T02:17:20.3580385Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T02:17:20.3612074Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T02:17:20.3630131Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T02:17:20.3640672Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T02:17:20.3643693Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T02:17:20.3685356Z HEAD
2026-07-22T02:17:20.4102459Z ##[endgroup]
2026-07-22T02:17:20.4106658Z [command]/usr/bin/git submodule status
2026-07-22T02:17:20.4297730Z ##[group]Cleaning the repository
2026-07-22T02:17:20.4301290Z [command]/usr/bin/git clean -ffdx
2026-07-22T02:17:24.3510391Z Removing .adapter-notify/
2026-07-22T02:17:24.3511021Z Removing target/
2026-07-22T02:17:24.3522908Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T02:17:24.3814795Z HEAD is now at 67d2ce77 Merge d28978798923c0d2f8d880b6e6458ec1d2acf2b1 into 9a299f9eba598ded073268a6d82a297d52a72947
2026-07-22T02:17:24.3820568Z ##[endgroup]
2026-07-22T02:17:24.3824572Z ##[group]Disabling automatic garbage collection
2026-07-22T02:17:24.3829734Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T02:17:24.3860169Z ##[endgroup]
2026-07-22T02:17:24.3860696Z ##[group]Setting up auth
2026-07-22T02:17:24.3866059Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T02:17:24.3894421Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T02:17:24.4082288Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T02:17:24.4108607Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T02:17:24.4291222Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T02:17:24.4315543Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T02:17:24.4505875Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T02:17:24.4536004Z ##[endgroup]
2026-07-22T02:17:24.4536508Z ##[group]Fetching the repository
2026-07-22T02:17:24.4543532Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +850d9b2786643faf17f12162af31ee23366b5b36:refs/remotes/origin/main
2026-07-22T02:17:24.9570611Z ##[endgroup]
2026-07-22T02:17:24.9571280Z ##[group]Determining the checkout info
2026-07-22T02:17:24.9571938Z ##[endgroup]
2026-07-22T02:17:24.9576166Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T02:17:24.9620360Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T02:17:24.9645027Z ##[group]Checking out the ref
2026-07-22T02:17:24.9647931Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T02:17:24.9744871Z Previous HEAD position was 67d2ce77 Merge d28978798923c0d2f8d880b6e6458ec1d2acf2b1 into 9a299f9eba598ded073268a6d82a297d52a72947
2026-07-22T02:17:24.9754986Z Switched to a new branch 'main'
2026-07-22T02:17:24.9755383Z branch 'main' set up to track 'origin/main'.
2026-07-22T02:17:24.9762141Z ##[endgroup]
2026-07-22T02:17:24.9795222Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T02:17:24.9816230Z 850d9b2786643faf17f12162af31ee23366b5b36
